<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "utf-8";
*{font-size: 15px;}
@media screen and (max-width: 1440px) {
    *{font-size: 13px;}
}
@media screen and (max-width: 1220px) {
    *{font-size: 11px;}
}
body{background: #fff;}
.fl {
    float: left;
}
.fr {
    float: right;
}

.topBar {
    height: 2em;
    line-height: 2em;
    color: #666;
}
.comWidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.rightArea {
    float: right;
}

.logoBar {
    height: 60px;
    background-color: #fff;
}
.logo {
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    color: #333;
    font-weight: 700;
    margin-top: 0;
}
.logo .logo-icon {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    height: 80px;
    background: url(../images/text-logo.png) 50% no-repeat;
    background-size: contain;
    margin-right: 10px;
}

.navBox {
    position: relative;
    height: 110px;
    background-color: #fff;
    color: #939393;
}
.clearfix {
    zoom: 1;
}
.nav-main {
    font-size: 20px;
}
.nav-main, .shopClass h3 {
    font-family: Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1;
}
.nav-main li {
    float: left;
    margin-left: 1px;
}
.nav-main a {
    margin-top: 65px;
    height: 43px;
    display: inline-block;
    padding: 0 1.6em;
    color: #939393;
    font-size: 1.2em;
    letter-spacing: 2px;
}
.navSelect a{
    color: #3E3A37;
    border-bottom: 2px solid #004EA1;
}
.banner_pic_01 {
    height: 480px;
    background: url(../images/banner-1.png) center center no-repeat;
    background-size: cover;
}

/*banner*/
.bannerbox{
    min-width:1400px;
    margin: 0 auto;
    overflow: hidden;
    height: 785px;
}
.index_focus { position: relative; width:100%; margin:0 auto; overflow:hidden; float:left; display:block;height: 100%;}
.index_focus .bd li { display:none; position:absolute; left:0; top:0; height:100%; width:100%;}
.index_focus .pic { height:auto; display:block;}
.index_focus .pic:hover { text-decoration:none;}
.index_focus .slide_nav { position:absolute; left:90%; bottom:0%;}
.index_focus .slide_nav a { cursor: pointer; font-size:14px; float:left; font-family:arial;  color: blue; width:22px; height:22px; text-align:center; line-height:22px; margin-right:10px; padding-bottom:12px;}
.index_focus .slide_nav li:hover,.index_focus .slide_nav .on{ text-decoration:none; color:white; filter:alpha(opacity=80); opacity: 0.8;}

.back-top{
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    display: flex;
    align-items: flex-end;
}
.back-top .btn{
    display: flex;
    flex-direction: column;
    margin-left: 10px;
    height: 155px;
    justify-content: space-between;
}

.icon-list{padding: 50px 0 100px;float: left;background: #fefdfd;width: 100%}
.icon-list ul{width: 75%;margin: auto;}
.icon-list ul li{float: left;width: 25%;text-align: center;letter-spacing: 1px;}
.icon-list ul li img{}
.icon-list ul li h1{color: #004bd3;font-size: 1.3em;padding: 1em 0 .6em;font-weight: bold;}
.icon-list ul li p{width: 65%;margin: auto;font-size: .9em;color: #828181;}
.icon-list ul li:first-child p{width: 60%;}

.clear{clear: both;}
.hidden{display: none;}
.product-list{
    width:1400px;
    margin: 50px auto 0;
    height: 760px;
}
.product-list .one-stop-service{
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-around;
    margin-top: -40px;
}
.product-list .one-stop-service .image{width: 60%;}
.product-list .one-stop-service .image img{width: 100%;}
.product-list .one-stop-service .desc{position: relative;width: 35%;display: flex;flex-direction: column;justify-content: space-around;}
.product-list .one-stop-service .desc .desc-title{display: flex;flex-direction: row-reverse;justify-content: space-between;}
.product-list .one-stop-service .desc .long-image{width: 55px;height: 99px;}
.product-list .one-stop-service .desc .short-image{right: 16px;}
.product-list .one-stop-service .desc .en{font-size: 3em;color: #000;margin-bottom: 20px;font-weight: bold;height: 40px;line-height: 40px;}
.product-list .one-stop-service .desc .cn{color: #004bd3;text-shadow: #4078de;font-size: 2.2em;font-weight: bold;letter-spacing: 2px;margin-bottom: 1.5em;height: 1em;}
.product-list .one-stop-service .desc .content{line-height: 30px;color: #595757;letter-spacing: 1px;}
.product-list .one-stop-service .desc .more{border: 1px solid #000000;display: block;width: 135px;text-align: center;line-height: 2.5em;border-radius: 50px;margin-top: 50px;}
.product-list .one-stop-service .desc .more:hover{color: #fff;background: #004bd3;border-color: #004bd3;}
@media screen and (max-width: 1440px) {
    /* .product-list .one-stop-service .desc{padding-top: 60px;} */
    .product-list .one-stop-service .desc .en{margin-bottom: 15px;height: 30px;line-height: 30px;}
    .title img{
        display: none;
    }
    .title p{
        padding-left: 0px !important;
    }
}
.title{position: relative;width: 54%;text-align: center;
    margin: 0 auto;}
.title img{position: absolute;top: 0;left:0;}
.title .short-image{left: 15px;}
.title .en{font-size: 3em;color: #000;font-weight: bold;height: 1em;margin-bottom: 27px;line-height: .75em;}
.title .cn{color: #004bd3;text-shadow: #4078de;font-size: 2.2em;/*font-weight: bold;*/letter-spacing: 2px;}
.service-items{width:1400px;margin: 9em auto 0;}
.service-items .title{position: relative;}
.service-items .title img{position: absolute;top: 0;left:0;}
.service-items .title .short-image{left: 15px;}
.service-items .title .en{font-size: 3em;color: #000;font-weight: bold;height: 1em;margin-bottom: 27px;line-height: .75em;}
.service-items .title .cn{color: #004bd3;text-shadow: #4078de;font-size: 2.2em;font-weight: bold;letter-spacing: 2px;}
.service-items .image{padding-top: 35px;}
.service-items .image img{width: 100%;}

.about-us{width:1400px;margin: 9em auto 0;}
.about-us img{display: block;margin-left: 10%;}
.about-us .long-image{margin-bottom: 5px;}
.about-us .short-image{margin-bottom: 3em;}
.about-us .title{display: inline-block;margin-left: 10%;width: 25%;vertical-align: top;}
.about-us .title .en{font-size: 3em;color: #000;font-weight: bold;height: 1em;line-height: 1em;margin-bottom: 20px;}
.about-us .title .cn{color: #004bd3;text-shadow: #4078de;font-size: 2.2em;font-weight: bold;letter-spacing: 2px;}
.about-us .content{display: inline-block;width: 60%;line-height: 2em;letter-spacing: 1px;}
.about-us .content p{color: #595757;}
.about-us .content p:first-child{margin-bottom: 2.6em;}
.about-us .video{margin-top: 2em;}
.about-us .image img{margin: 0;width: 100%;padding-top: 50px;}

.case-list{width:1400px;margin: 6rem auto 0;}
.case-list .title{position: relative;width: 38%;text-align: center;
    margin: 0 auto;}
.case-list .title img{position: absolute;top: 0;left:0;}
.case-list .title .short-image{left: 15px;}
.case-list .title .en{font-size: 3em;color: #000;font-weight: bold;height: 1em;margin-bottom: 27px;line-height: .75em;}
.case-list .title .cn{color: #004bd3;text-shadow: #4078de;font-size: 2.2em;/*font-weight: bold;*/letter-spacing: 2px;}
.case-list .content {margin-top: 2em;}
.case-list .content ul{width: 33.3%;float: left;}
/*.case-list .content ul:nth-child(2){margin: 0 1%;}*/
.case-list .content ul li:hover{box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.4);border-radius: 5px;}
.case-list .content ul li .content-inside{padding: 30px 25px 20px;}
.case-list .content ul li img{width: 100%;transition: all 0.6s;}
.case-list .content ul li:hover img{transform: scale(1.05);}
.case-list .content ul li p{font-size: 1.2em;}
.case-list .content ul li .cn{color: #595757;margin: 20px 0 10px;}
.case-list .content ul li .en{color: #b1b2b2;margin-bottom: 65px;}

.service-list{background: #f7f8f8;padding: 5em 0;margin-bottom: 5em;box-shadow: 0px 5px 6px -1px rgba(211,211,212,1);}
.service-list .service{width:1400px;margin: 0 auto 0;}
.service-list .service .title{position: relative;width: 28%;
    text-align: center;
    margin: 0 auto;}
.service-list .service .title img{position: absolute;top: 0;left:0;}
.service-list .service .title .short-image{left: 15px;}
.service-list .service .title .en{font-size: 3em;color: #000;font-weight: bold;height: 1em;margin-bottom: 27px;line-height: .75em;}
.service-list .service .title .cn{color: #004bd3;text-shadow: #4078de;font-size: 2.2em;font-weight: bold;letter-spacing: 2px;}
.service-list .service .content{margin-top:2.5rem;height:380px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(90deg,#f7f8f8,#efefef,#f7f8f8);border-bottom:1px transparent solid;padding:6px 0}
.service-list .service .content .about-box{background-color:#f7f8f8;width:100%;height:380px;display:flex;justify-content:space-around;align-items:center}
.service-list .service .content .about-box .box{border:2px solid #004bd3;display:flex;flex-direction:column;justify-content:center;align-items:center;height:320px;width:22%}
.service-list .service .content .about-box .box .text{text-align:center;margin:2.2rem 0;padding: 0 .625rem;}
.service-list .service .content .about-box .box .text h2{font-size:2rem;margin-bottom:0.6rem}
.service-list .service .content .about-box .box .text span{color:#595757;font-size:14px}
.service-list .service .content .about-box .box .logo{border:2px solid #004bd3;border-radius:50%;padding:10px 21px 15px}
.service-list .service .content .about-box .box .more{display:block;border:1px solid #004bd3;color:#004bd3;padding:0 20px;border-radius:50px}
.service-list .service .content .about-box .box .more:hover{color:#f7f8f8;background-color:#004bd3}
.service-list .service .content img{width: 100%;}

.news-list{width:1400px;margin: 0 auto 0;padding-bottom: 3em;    position: relative;
    height:29vh;
    }
.news-list .title{position: relative;width: 34%;text-align: center;
    margin: 0 auto;}
.news-list .title img{position: absolute;top: 0;left:0;}
.news-list .title .short-image{left: 15px;}
.news-list .title .en{font-size: 3em;color: #000;font-weight: bold;height: 1em;margin-bottom: 27px;line-height: .75em;}
.news-list .title .cn{color: #004bd3;text-shadow: #4078de;font-size: 2.2em;font-weight: bold;letter-spacing: 2px;}
.news-list .content{
    padding-top: 50px;margin: 0 auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 600px;
    color: #3e3a39;
}
.news-list .content a{
    display: block;
    width: 22%;
    margin: 10px;
}
.news-list .content a:nth-child(1),.news-list .content a:nth-child(4){
    height: 83%;
    background-color: #f7f8f8;
}
.news-list .content a:nth-child(4)&gt;.box{
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    padding-top: 32px;
    height: calc(100% - 32px)
}
.news-list .content a:nth-child(4)&gt;.box .box-context{
    padding: 0;
    position: relative;
}
.news-list .content a:nth-child(4)&gt;.box .box-context&gt;h1{
    text-align: center;
}
.news-list .content a:nth-child(4)&gt;.box .box-context&gt;.date{
    right: 20px;
    bottom: -10px;
    position: absolute;
}
.news-list .content .box{height: 100%;}
.news-list .content .box img{
    width: 100%;
    height: 13rem;
}
.news-list .content .box .box-context{
    padding: 32px;
    /*height: 50%;*/
}
.news-list .content .box .box-context h1{
    font-size: 1.7rem;
    margin-bottom: 21px;
    color: #3e3a39;
}
.news-list .content .box .box-context span{
    color: #595757;
    display: block;
}
.news-list .content .box .box-context .date{
    text-align: right;
    margin-top: 10px;
}
.news-list .content a:nth-child(2),.news-list .content a:nth-child(6){
    height: 50%;
    background-color: #5c5c5c;
}
.news-list .content a:nth-child(2) .box-context,.news-list .content a:nth-child(6) .box-context{height: 73%;}
.news-list .content a:nth-child(2) .box-context&gt;h1,.news-list .content a:nth-child(6) .box-context&gt;h1{
    color: white;
    height: 2rem;
}
.news-list .content a:nth-child(2) .box-context&gt;span,.news-list .content a:nth-child(6) .box-context&gt;span{
    color: white;
}
.news-list .content a:nth-child(2) .box-context&gt;.date,.news-list .content a:nth-child(6) .box-context&gt;.date{
    color: white;
}
.news-list .content a:nth-child(3),.news-list .content a:nth-child(5){
    height: 30%;
    background-color: #49bad4;
}
.news-list .content a:nth-child(3) .box-context,.news-list .content a:nth-child(5) .box-context{height: 73%;}
.news-list .content a:nth-child(3) .box-context&gt;h1,.news-list .content a:nth-child(5) .box-context&gt;h1{
    height: 2rem;
    color: white;
}
.news-list .content a:nth-child(3) .box-context&gt;span,.news-list .content a:nth-child(5) .box-context&gt;span{
    color: white;
    height: 3rem;
}
.news-list .content a:nth-child(3) .box-context&gt;.date,.news-list .content a:nth-child(5) .box-context&gt;.date{
    bottom: 30px;
    color: white;
}


.news-list .content .content-list{padding: 1em 1em 2em 3.4em;position: relative;}
.news-list .content .content-list:hover{box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.4);border-radius: 5px;}
.news-list .content .content-list h1{font-size: 1.4em;font-weight: bold;line-height: 2em;letter-spacing: 1px;color: #595757;}
.news-list .content .content-list span{position: absolute;right: 1em;top: 20px;color: #a7a7a7;}
.news-list .content .content-list p{color: #595757;line-height: 2em;margin: 1em 0 1.6em;letter-spacing: 1px;}
.news-list .content .content-list label{border: 1px solid #9fa0a0;color: #898989;padding: 5px 10px;border-radius: 3px;font-size: 1em;margin-right: 20px;}
.news-list .content .content-list label a{color: #898989;}
.news-list .content .content-list label.label-more:hover{background: #004bd3;border-color: #004bd3;}
.news-list .content .content-list label.label-more:hover a{color: #fff;}

.partners{width:100%;height:85rem;min-width: 1400px;background:url(../images//home/part-bg.png) no-repeat top center;display:flex;flex-direction:column;justify-content:flex-end;    background-size: 100% 100%;
    padding-bottom: 50px;}
.partners .partners-list{width:1400px;margin:180px auto 0;padding:3em 0;background-color:white;}
.partners .partners-list .title{position:relative;width:90%;margin:30px auto 0;text-align: left;}
.partners .partners-list .title img{position:absolute;top:0}
.partners .partners-list .title p{padding-left: 4.8rem;}
.partners .partners-list .title .en{font-size:3em;color:#000;font-weight:bold;height:1em;margin-bottom:27px;line-height:.75em}
.partners .partners-list .title .cn{color:#004bd3;text-shadow:#4078de;font-size:2.2em;font-weight:bold;letter-spacing:2px}
.partners .partners-list .content{width:93%;text-align:center;margin:30px auto 0}

.bottom-nav{width:80rem;margin:0 auto;padding:5em 0;display:flex}
.bottom-nav&gt;.nav-list a{color:#898989}
.bottom-nav&gt;.nav-list h1{color:#898989;font-size:1.8rem;margin-bottom:10px}
.bottom-nav .nav-list{display:flex;flex-direction:column;padding:0 3.125rem 0 0px;margin:0 0px 0 3.125rem;border-right:1px solid #898989}
.bottom-nav .nav-list:nth-last-child(1){border:none}
.bottom-nav .nav-list li{margin-top:10px}

.footer {
    height: 230px;
    text-align: center;
    background-color: #004bd3;
    line-height: 24px;
    border-top: 10px solid #f3f3f3;
}
.copyRight {
    padding: 30px 0 20px;
    text-align: center;
    color: #999;
}
.footer .copyRight .image{text-align: center;}
.footer .copyRight .image img{width: 130px;}
.footer .copyRight .nav-list{color: #fff;margin-top: 35px;}
.footer .copyRight .nav-list a {
    padding: 0 15px;
    font-size: 1em;
    letter-spacing: 1px;
    color: #fff;
}
.footer .copyRight .company-desc{color: #80a5e9;margin-top: 15px;letter-spacing: 1px;font-size: 0.8em;}</pre></body></html>